inspector: Show GAction information
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 May 2014 00:36:02 +0000 (20:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 May 2014 01:40:01 +0000 (21:40 -0400)
commit2d2f9861a6630668587f0d4f67098fc1ec2cf8e8
tree32cab4eb02aa4fa85b82a6c80b409c5ba8892f66
parent3f224a716513f3bc12112931abc95eca940e9dac
inspector: Show GAction information

Show the actions that are added to GtkApplication and
GtkApplicationWindows, as well as action groups that are
inserted elsewhere with gtk_widget_insert_action_group.

https://bugzilla.gnome.org/show_bug.cgi?id=730095
gtk/inspector/Makefile.am
gtk/inspector/actions.c [new file with mode: 0644]
gtk/inspector/actions.h [new file with mode: 0644]
gtk/inspector/actions.ui [new file with mode: 0644]
gtk/inspector/init.c
gtk/inspector/inspector.gresource.xml
gtk/inspector/window.c
gtk/inspector/window.h
gtk/inspector/window.ui
po/POTFILES.in